home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14186 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  878 b 

  1. Path: news2.ios.com!usenet
  2. From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: template classes in dll? (VC++ 4.0)
  5. Date: Fri, 29 Mar 1996 02:58:42 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <4jfjb8$me2@news2.ios.com>
  8. References: <1996Mar6.133456.3709@cs.mun.ca> <313E48F6.41C67EA6@sparky.hampshire.ma.us> <4iim7m$ime@news2.ios.com> <3152CB80.4106@datalytics.com>
  9. NNTP-Posting-Host: ppp-41.ts-7.hck.idt.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Rob Stewart <stew@datalytics.com> wrote:
  13.  
  14. >Either way, the source code is visible--the one drawback to 
  15. >templates.
  16.  
  17. Some part of your class can be hidden by using "void" pointers to
  18. implementation classes.
  19. *******************************************
  20. *    Vlastimil Adamovsky                  *
  21. * Smalltalk, C++ and Envelop development  *
  22. *******************************************
  23.  
  24.